[INFO] cloning repository https://github.com/exbraiin/Rust-Linak-Controller
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/exbraiin/Rust-Linak-Controller" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexbraiin%2FRust-Linak-Controller", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexbraiin%2FRust-Linak-Controller'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9028f4cb2b1338bf094e4d688678b5b656e9ded9
[INFO] fixing exbraiin/Rust-Linak-Controller against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexbraiin%2FRust-Linak-Controller" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/exbraiin/Rust-Linak-Controller
[INFO] finished tweaking git repo https://github.com/exbraiin/Rust-Linak-Controller
[INFO] tweaked toml for git repo https://github.com/exbraiin/Rust-Linak-Controller written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/exbraiin/Rust-Linak-Controller on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/exbraiin/Rust-Linak-Controller already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded objc2-core-bluetooth v0.2.2
[INFO] [stderr]   Downloaded jni-utils v0.1.1
[INFO] [stderr]   Downloaded bluez-generated v0.4.0
[INFO] [stderr]   Downloaded serde-xml-rs v0.6.0
[INFO] [stderr]   Downloaded dbus-tokio v0.7.6
[INFO] [stderr]   Downloaded bluez-async v0.8.0
[INFO] [stderr]   Downloaded miniz_oxide v0.8.7
[INFO] [stderr]   Downloaded xml-rs v0.8.25
[INFO] [stderr]   Downloaded btleplug v0.11.7
[INFO] [stderr]   Downloaded libdbus-sys v0.2.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a935de875a466f6db667233501136dfddbdbc3e53b7a2e74f8516ccdf345e7a7
[INFO] running `Command { std: "docker" "start" "a935de875a466f6db667233501136dfddbdbc3e53b7a2e74f8516ccdf345e7a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a935de875a466f6db667233501136dfddbdbc3e53b7a2e74f8516ccdf345e7a7" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a935de875a466f6db667233501136dfddbdbc3e53b7a2e74f8516ccdf345e7a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a935de875a466f6db667233501136dfddbdbc3e53b7a2e74f8516ccdf345e7a7" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]     Checking xml-rs v0.8.25
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking dbus v0.9.7
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking bluez-generated v0.4.0
[INFO] [stderr]     Checking serde-xml-rs v0.6.0
[INFO] [stderr]     Checking dbus-tokio v0.7.6
[INFO] [stderr]     Checking tokio-util v0.7.14
[INFO] [stderr]     Checking bluez-async v0.8.0
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking btleplug v0.11.7
[INFO] [stderr]     Checking r_linak v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: `btleplug::platform::Peripheral` doesn't implement `std::fmt::Display`
[INFO] [stdout]    --> src/main.rs:130:26
[INFO] [stdout]     |
[INFO] [stdout] 130 |         println!("→ {}", device);
[INFO] [stdout]     |                     --   ^^^^^^ `btleplug::platform::Peripheral` cannot be formatted with the default formatter
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     required by this formatting parameter
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `std::fmt::Display` is not implemented for `btleplug::platform::Peripheral`
[INFO] [stdout]     = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `r_linak` (bin "r_linak") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0277]: `btleplug::platform::Peripheral` doesn't implement `std::fmt::Display`
[INFO] [stdout]    --> src/main.rs:130:26
[INFO] [stdout]     |
[INFO] [stdout] 130 |         println!("→ {}", device);
[INFO] [stdout]     |                     --   ^^^^^^ `btleplug::platform::Peripheral` cannot be formatted with the default formatter
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     required by this formatting parameter
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `std::fmt::Display` is not implemented for `btleplug::platform::Peripheral`
[INFO] [stdout]     = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `r_linak` (bin "r_linak" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "a935de875a466f6db667233501136dfddbdbc3e53b7a2e74f8516ccdf345e7a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a935de875a466f6db667233501136dfddbdbc3e53b7a2e74f8516ccdf345e7a7", kill_on_drop: false }`
[INFO] [stdout] a935de875a466f6db667233501136dfddbdbc3e53b7a2e74f8516ccdf345e7a7
